Name/Version: AddTime v1.0.01
1st Release : 26.01.2001
Last Update : 05.02.2001

Short Description
Offers hours/minutes calculations (60-base).

Example calculation .........: 0.45+0.45
Result of a normal calculator: 0.90
Result of AddTime ...........: 1.30

Reason for the Development
User has missed this option in my office calculator "Euromat".
They were right. It seems not to be possible to automize such a
kind of calculation.
It was finaly faster to develope an extra tool as to include it.

Appearance
Language ..........: English
User Interface/Form: Yes
Input  by Interface: Yes
Input  by Command$ : No
Input  by Clipboard: Supported
Input  by Drag&Drop: Supported
Input, Other ......: No
Output by Interface: Yes
Output to Clipboard: Supported
Output by Drag&Drop: No
Output, Other .....: No

More Requirements
No

Instructions

The white input lines where the cursor is flashing:
Left-one is for operator (+/-), middle-one for hours, right-one for
minutes.
Enter values to calculate in the same way as into a normal calculator.

Example:
0,45 [+] 0,45 [Enter] or
,45 [+] ,45 [-] ,5 [Enter] or
.45 [+] .45 [-] .5 [Enter]
The result is displayed in the gray areas above the input lines.
Use the button with the big-blue "X" to clear the whole calculation.

How to correct an input:
For the last input an undo button exists (left from I-button).
Navigate with Cursor left/right, up/down to change every made input.
Or click into the calculation list to pick a line.

The input/output options allows 3 kinds of calculations:
1. Time/Time
2. Time to Decimal
3. Decimal/Decimal
(Decimal to Time not supported, seems to be silly (?))

Copy/Paste:
The copy button allows to copy the list or the result into the clipboard.
From here it can be accessed from all other Windows applications.
If the Clip-option "No+" is selected, spaces and + operator are removed
and the values in the clip are better prepered to use i.e. with Excel.
The paste button allows to include a calculation from clipboard into the
listbox. It is also possible to drag something from Word or Excel into the
listbox. In both cases AddTime will always try to convert the values into
its own format.

Separator:
This option is important for copy into the clipboard only. Specially if the
values should be transfered to Excel.
While entering values it doesnt matter if point or comma key is used.

Arrow-up button:
To start a new calculation with the result of the last calculation.

{End of instructions}

Limitations
Unknown

Future Planning
No

Updates
1.0    26.01.01 > New: First Release
1.0.01 05.02.01 - Imp: Window resize prevention changed
